Skip to content

[HttpKernel] Replace ArgumentValueResolverInterface by ValueResolverInterface #17362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Oct 18, 2022

Fixes #17225

I've also updated the example using a different example (one we use frequently in our projects). The issue with the current example is that it re-implements something that was already built-in, requiring all sorts of workarounds.

cc @nicolas-grekas

@wouterj wouterj force-pushed the issue-17225/value-resolver branch from 61c7a55 to b6bcc3d Compare October 18, 2022 13:17
@javiereguiluz javiereguiluz merged commit a1c3065 into symfony:6.2 Oct 20, 2022
@javiereguiluz
Copy link
Member

Thanks Wouter for this fantastic contribution!

While merging I did some tweaks as reported in the review: 262baba

@wouterj wouterj deleted the issue-17225/value-resolver branch October 20, 2022 15:29
kaznovac added a commit to kaznovac/symfony-docs that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HttpKernel] Replace ArgumentValueResolverInterface by ValueResolverInt…
4 participants